Globals


Global Summary
mixed

cot_auth_default_permit

Default allowed permissions map.

Global Detail

cot_auth_default_permit

system\auth.php at line 17
public mixed cot_auth_default_permit = array( COT_GROUP_DEFAULT => 'RW'

Default allowed permissions map. If some value is missing in user-defined permission map, it will be taken from this one.